# A tibble: 15,644 × 23
order_id order_line order_date customer_id product_id quantity model
<dbl> <dbl> <dttm> <dbl> <dbl> <dbl> <chr>
1 1 1 2015-01-07 00:00:00 2 2681 1 Spec…
2 1 2 2015-01-07 00:00:00 2 2411 1 Ulti…
3 2 1 2015-01-10 00:00:00 10 2629 1 Neur…
4 2 2 2015-01-10 00:00:00 10 2137 1 Spee…
5 3 1 2015-01-10 00:00:00 6 2367 1 Stit…
6 3 2 2015-01-10 00:00:00 6 1973 1 Road…
7 3 3 2015-01-10 00:00:00 6 2422 1 Spee…
8 3 4 2015-01-10 00:00:00 6 2655 1 Infl…
9 3 5 2015-01-10 00:00:00 6 2247 1 Torq…
10 4 1 2015-01-11 00:00:00 22 2408 1 Ulti…
# ℹ 15,634 more rows
# ℹ 16 more variables: year <dbl>, frame_material <chr>, weight <dbl>,
# price_euro <dbl>, category_1 <chr>, category_2 <chr>, category_3 <chr>,
# gender <chr>, description <chr>, url <chr>, name <chr>, city <chr>,
# state <chr>, lat <dbl>, lng <dbl>, total_price <dbl>
Simple feature collection with 16 features and 12 fields
Geometry type: MULTIPOLYGON
Dimension: XY
Bounding box: xmin: 5.866251 ymin: 47.27012 xmax: 15.04181 ymax: 55.05653
Geodetic CRS: +proj=longlat +datum=WGS84
# A tibble: 16 × 13
state total_revenue GID_0 NAME_0 GID_1 NAME_1 NL_NAME_1 TYPE_1 ENGTYPE_1
<chr> <dbl> <chr> <chr> <chr> <chr> <chr> <chr> <chr>
1 Baden-Wür… 6521090 DEU Germa… DEU.… Baden… <NA> Land State
2 Bavaria 6742819 DEU Germa… DEU.… Bayern <NA> Freis… <NA>
3 Berlin 1128433 DEU Germa… DEU.… Berlin <NA> Land State
4 Bremen 10653499 DEU Germa… DEU.… Bremen <NA> Freie… State
5 Hamburg 3874756 DEU Germa… DEU.… Hambu… <NA> Freie… State
6 Hesse 1558901 DEU Germa… DEU.… Hessen <NA> Land State
7 Lower Sax… 4107115 DEU Germa… DEU.… Niede… <NA> Land State
8 North Rhi… 21200613 DEU Germa… DEU.… Nordr… <NA> Land State
9 Saxony 2230245 DEU Germa… DEU.… Sachs… <NA> Freis… State
10 Saxony-An… 569614 DEU Germa… DEU.… Sachs… <NA> Land State
11 Schleswig… 3224749 DEU Germa… DEU.… Schle… <NA> Land State
12 Brandenbu… 0 DEU Germa… DEU.… Brand… <NA> Land State
13 Mecklenbu… 0 DEU Germa… DEU.… Meckl… <NA> Land State
14 Rhineland… 0 DEU Germa… DEU.… Rhein… <NA> Land State
15 Saarland 0 DEU Germa… DEU.… Saarl… <NA> Land State
16 Thuringia 0 DEU Germa… DEU.… Thüri… <NA> Freis… State
# ℹ 4 more variables: CC_1 <chr>, HASC_1 <chr>, geometry <MULTIPOLYGON [°]>,
# label_text <glue>